home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
editor
/
frexxed
/
fpl
/
killnotify.fpl.readme
< prev
next >
Wrap
Text File
|
1995-07-18
|
941b
|
27 lines
############################################
File: KillNotify.FPL
Author: Daniel Stenberg / Kjell Ericson / Nicolas Dade
Email: FidoNet 2:201/328 / nicolas-dade@uiuc.edu
Short: Used by the 'FrexxEdStart.rx' program
Version: 1.3
Date: 6.6.95
Local settings: _iconify_when_quit, _notify_port
Global settings: _iconify_when_quit_countdown
Keysequence:
Type: hook
Prereq: FrexxEdStart.rx
############################################
FUNCTION
Used by the 'FrexxEdStart.rx' program. It hooks to the 'BufferKill'
exception and sends a message to the program that the loaded file
is killed.
HISTORY
1.0 - initial version
1.1 - Now it iconfies FrexxEd again when a file is killed, if FrexxEd
was deiconified when that file was loaded!
1.2 - Made the two settings hidden. No need to see or edit them!
1.3 - (6.6.95) [Nicolas]
Iconify() is called only when the last file is closed. See rexx/FrexxEdStart.rx for the details